From: Chong Yidong Date: Sun, 1 Apr 2007 17:38:02 +0000 (+0000) Subject: * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~29512 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=34f6db45c8a66560c4be2bf65c980c5fb82896b6;p=emacs.git * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table when downcasing. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 92601e0f1bd..f5b8303dd93 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2007-04-01 Chong Yidong + * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table + when downcasing. + * button.el (previous-button): Rewrite to account for adjacent buttons.